- 01. The Guide and the Traveler
- 02. Looking Forward
- 03. Android Navigation Patterns
- 04. Fragments
- 05. Quiz: Fragment Basics
- 06. Exercise: Project Tour
- 07. Exercise: Creating and Adding a Fragment
- 08. Navigation Component
- 09. Exercise: Let’s Navigate Already
- 10. Principles of Navigation
- 11. Exercise: Conditional Navigation
- 12. Exercise: Back Stack Manipulation
- 13. Quiz: Back Stack Manipulation
- 14. Exercise: Adding Support for the Up Button
- 15. Android Navigation - Up vs Back
- 16. Google Interview: Ian Lake
- 17. Exercise: Adding a Menu
- 18. Quiz: Matching Menu Attributes
- 19. Exercise: Adding Safe Arguments
- 20. Why do we have Safe Arguments?
- 21. Intents and Sharing
- 22. Quiz: Explicit vs Implicit Intents
- 23. Exercise: Adding Sharing with an Intent
- 24. Exercise: Adding the Navigation Drawer
- 25. Summary of Navigation
- 26. Quiz: How to Navigate
- 27. Exercise: Using Navigation Listeners
- 28. Exercise: Animation with Navigation
- 29. Assessment